翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

interval propagation : ウィキペディア英語版
interval propagation

In numerical mathematics, interval propagation or interval constraint propagation is the problem of contracting interval domains associated to variables of R without removing any value that is consistent with a set of constraints (i.e., equations or inequalities). It is can be used to propagate uncertainties in the situation where errors are represented by intervals
.〔
〕 Interval propagation considers an estimation problem as a constraint satisfaction problem.
== Atomic contractors ==
A contractor associated to an equation involving the variables ''x''1,...,''x''''n'' is an operator which contracts the intervals (),..., () (that are supposed to enclose the ''x''''i'''s) without removing any value for the variables that is consistent with the equation.
A contractor is said to be ''atomic'' if it is not built as a composition of other contractors. The main theory that is used to build atomic contractors are based on interval analysis.
Example. Consider for instance the equation
:
x_1+x_2 =x_3,

which involves the three variables ''x''1,''x''2 and ''x''3.
The associated contractor is given by the following statements
:
():=() \cap (()+())

:
():=() \cap ( ()-())

:
():=() \cap ( ()-())

For instance, if
:
x_1 \in (,5 ),

:
x_2 \in (,4 ),

:
x_3 \in (6,\infty )

the contractor performs the following calculus
:
x_3=x_1+x_2 \Rightarrow x_3 \in () \cap (()+(,4 )) =() \cap (,9 )=().

:
x_1=x_3-x_2 \Rightarrow x_1 \in (,5 )\cap (()-(,4 )) =(,5 ) \cap ()=().

:
x_2=x_3-x_1 \Rightarrow x_2 \in (,4 )\cap (()-(,5 )) = (,4 ) \cap ()=().

For other constraints, a specific algorithm for implementing the atomic contractor should be written. An illustration is the atomic contractor associated to the equation
:
x_2=\sin(x_1),

is provided by Figures 1 and 2.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「interval propagation」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.